CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LM matlab

搜索资源列表

  1. MATLAB--lm

    0下载:
  2. MATLAB实现最速下降法的具体源程序代码
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1666
    • 提供者:廖民
  1. lm-matlab.rar

    0下载:
  2. 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:13362
    • 提供者:张治国
  1. LM

    0下载:
  2. 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:859
    • 提供者:周妍
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:819
    • 提供者:qiulan
  1. shuiwenNeuralNetwork

    0下载:
  2. 神经网络预测水文年。使用标准BP网络、L-M算法、径向基数(RBF)网络算法,分别对水文年尽心预测和对比-Neural network hydrological year. Using the standard BP network, LM algorithm, radial base (RBF) network algorithm, respectively, years of dedication to the hydrological forecast and comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:143560
    • 提供者:serenesunny
  1. makeLMfilters

    0下载:
  2. make lm filter in the matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1005
    • 提供者:mahshid
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:117698
    • 提供者:王钰
  1. bpmatlab

    0下载:
  2. bp神经网路在地震预测中的应用,分别采用gd、gdx、lm训练方法,供大家参考~-bp neural network in the earthquake prediction, respectively, using gd, gdx, lm training methods for your reference ~
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1761
    • 提供者:魔夏
  1. lm

    0下载:
  2. 基于LM神经网络的房地产开发风险预测[神经网络实用教程中的实例]-LM-based neural network prediction of risk in real estate development [neural network tutorials and practical examples]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5163
    • 提供者:吴真
  1. LM

    0下载:
  2. Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:966
    • 提供者:empty
  1. mLM

    1下载:
  2. Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:548
    • 提供者:YL.Xiao
  1. LM

    0下载:
  2. 在处理光学问题中常用的LM方法,有助于用matlab解微分方程-Optical problems in dealing with the LM method commonly used to help with matlab for solving differential equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1119126
    • 提供者:吴奇
  1. imgmosaic

    0下载:
  2. Matlab 实现的图像拼接 LM算法校正 手动选取特征点-Matable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:638869
    • 提供者:陈营
  1. lm

    0下载:
  2. BP神经网络数字图像几何畸变矫正L-M优化算法-BP neural network LM digital image geometric distortion correction algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:10838
    • 提供者:陶弘
  1. matlab代码

    0下载:
  2. LM 算法最小二乘法的概念,最小二乘法要关心的是对应的cost function是线性还是非线性函数,不同的方法计算效率如何,要不要求逆,矩阵的维数。(The concept of the least square method of the lm algorithm, the least square method should be concerned whether the corresponding cost function is a linear or nonlinear funct
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:49152
    • 提供者:华南虎2
  1. lm

    0下载:
  2. 最优化算法,使用信赖域法(LM)求解无约束问题。可以实现画出三维图像,通过修改初始点,得到迭代次数和函数值(Optimization algorithm, using LM method to solve unconstrained problems. Three dimensional images can be drawn, and the number of iterations and function values can be obtained by modifying the in
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:adelax
  1. 最优化方法及其matlab程序设计

    0下载:
  2. 最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:148480
    • 提供者:orangeeee
  1. matlab-spatial analysis

    9下载:
  2. 本文给出了如何使用matlab进行空间计量分析,包括空间自回归检验、空间滞后模型、空间误差模型和空间杜宾模型的选择及检验结果,选择模型通过计算LM值、Wald检验和LR检验,同时可以通过LR检验选择模型类别(时间固定、空间固定及时空双固定)(This paper presents how to use matlab to carry out spatial econometric analysis, including spatial autoregressive test, spatial l
  3. 所属分类:matlab例程

    • 发布日期:2020-03-18
    • 文件大小:16384
    • 提供者:聪聪666
  1. LM算法

    2下载:
  2. 针对两段不同音频文件进行实验对比。采用LM算法。可以直接运行,效果非常理想。
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com